CTRON-SFPS-SIZE-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-SFPS-SIZE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sfpsSizeServiceTable 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1 no-access
Displays the current status of the SizeService. This table displays how much was granted to each user, how much was requested, the number of times they've requested, the status, etc. Note :: The refers to the object/code/whatever which makes a request to the SizeService.
     sfpsSizeServiceEntry 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1 no-access
An entry in the SfpsSizeServiceTable instanced by ServiceName
         sfpsSizeServiceName 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.1 displaystring read-only
Displays the Name of the SizeService 'user'
         sfpsSizeServiceId 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.2 integer read-only
Displays the ID corresponding to the Name above
         sfpsSizeServiceElemSize 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.3 integer read-only
Displays the Element Size for the current user (in bytes).
         sfpsSizeServiceDesired 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.4 integer read-only
Displays how many Elements/Bytes the current user asked for in SizeRequest
         sfpsSizeServiceGranted 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.5 integer read-only
Displays how many Elements/Bytes the current user was granted via SizeRequest.
         sfpsSizeServiceIncrement 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.6 integer read-only
Displays total Element/Bytes the user was granted via all IncrementRequest calls.
         sfpsSizeServiceTotalBytes 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.7 integer read-only
Displays the total number of Bytes the current user was granted (SizeRequest & IncrementRequest).
         sfpsSizeServiceNbrCalls 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.8 integer read-only
Displays the number of requests the current user has made to the SizeService.
         sfpsSizeServiceRtnStatus 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.9 integer read-only
Displays the Status of the current user. Enumeration: 'unknown': 3, 'nonApiOk': 5, 'ok': 1, 'nvramOk': 2, 'notAllowed': 4.
         sfpsSizeServiceHowGranted 1.3.6.1.4.1.52.4.2.4.2.1.14.1.1.1.10 integer read-only
Displays how the current user was granted it's memory. Enumeration: 'notAllowed': 4, 'elements': 1, 'other': 3, 'memory': 2.
 sfpsSizeServiceAPIVerb 1.3.6.1.4.1.52.4.2.4.2.1.14.2.1 integer read-write
The action desired to perform on the SizeService Table Enumeration: 'set': 4, 'clear': 5, 'next': 2, 'other': 1, 'prev': 3, 'clearAll': 6.
 sfpsSizeServiceAPIName 1.3.6.1.4.1.52.4.2.4.2.1.14.2.2 displaystring read-write
Name of the SizeService
 sfpsSizeServiceAPIId 1.3.6.1.4.1.52.4.2.4.2.1.14.2.3 integer read-write
ID corresponding to the sfpsSizeServiceAPIName
 sfpsSizeServiceAPIGrant 1.3.6.1.4.1.52.4.2.4.2.1.14.2.4 displaystring read-write
Number of Elements/Bytes being requested via SizeRequest.
 sfpsSizeServiceAPIIncrement 1.3.6.1.4.1.52.4.2.4.2.1.14.2.5 integer read-write
Total Element/Bytes being requested via IncrementRequest
 sfpsSizeServiceAPINumberSet 1.3.6.1.4.1.52.4.2.4.2.1.14.2.6 integer read-only
The Number to set.
 sfpsSizeServiceAPIVersion 1.3.6.1.4.1.52.4.2.4.2.1.14.2.7 integer read-only
The version.