CTRON-SFPS-BINDERY-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CTRON-SFPS-BINDERY-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).
|
|||
Object Name | OID | Type | Access | Info |
sfpsAgentBinderyConfigTable | 1.3.6.1.4.1.52.4.2.4.2.2.7.1 | no-access |
Soft Binding is implemented through a few new base classes, a small army of instances of the base classes plus a bindery table to tie the whole mess together. |
|
1.3.6.1.4.1.52.4.2.4.2.2.7.1.1 | no-access |
Each entry specifies the configuration for the bindery component. |
||
sfpsAgentBinderyConfigHashLeaf | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.1 | hexinteger | read-only |
NO hash, part of instance key. |
sfpsAgentBinderyConfigHashIndex | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.2 | integer | read-only |
NO Bucket index, part of instance key. |
sfpsAgentBinderyConfigName | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.3 | displaystring | read-only |
Elements Name. |
sfpsAgentBinderyConfigType | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.4 | displaystring | read-only |
Type of element. |
sfpsAgentBinderyConfigOperStatus | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.5 | integer | read-only |
Operational state of the entry. Enumeration: 'kStatusRunning': 1, 'kStatusPending': 3, 'kStatusFaulted': 4, 'kStatusNotStarted': 5, 'kStatusHalted': 2. |
sfpsAgentBinderyConfigAdminStatus | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.6 | integer | read-only |
Administrative state of the entry. Enumeration: 'enable': 3, 'other': 1, 'disable': 2. |
sfpsAgentBinderyConfigStatusTime | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.7 | timeticks | read-only |
Time tick of last OperStatus change. |
sfpsAgentBinderyConfigNVStatus | 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.8 | integer | read-write |
Administrative state of the entry. Enumeration: 'enable': 3, 'other': 1, 'unset': 4, 'disable': 2. |
sfpsAgentBinderyAPI | 1.3.6.1.4.1.52.4.2.4.2.2.7.2 | |||
sfpsAgentBinderyAPIVerb | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.1 | integer | read-write |
The BinderyAPI is a flat MIB that can be used to enable/disable Bindery components, and to save the enable/disable info into Nvram. The next reboot/reset, each SFPSElement will check the NvramStatus and not start if disabled. Enumeration: 'enable': 5, 'nextElem': 2, 'getStatus': 1, 'enableInNvram': 6, 'disable': 3, 'disableInNvram': 4, 'clearAll': 8, 'clear': 7. |
sfpsAgentBinderyAPIElementName | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.2 | displaystring | read-write |
Enter in the dotted notation Bindery ID (xxx.yyy.zzz) of the SFPSElement you wish to perform the action. |
sfpsAgentBinderyAPINVStatus | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.3 | integer | read-only |
Displays the Current Admin Status of this Element in Nvram. Enumeration: 'enable': 3, 'other': 1, 'unset': 4, 'disable': 2, 'invalid': 5. |
sfpsAgentBinderyAPIAdminStatus | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.4 | integer | read-only |
Displays the Current AdminStatus of the SFPSElement. Enumeration: 'enable': 3, 'other': 1, 'invalid': 4, 'disable': 2. |
sfpsAgentBinderyAPIOperStatus | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.5 | integer | read-only |
Displays the Current OperStatus of the SFPSElement. Enumeration: 'faulted': 4, 'notStarted': 5, 'invalid': 6, 'halted': 2, 'running': 1, 'pending': 3. |
sfpsAgentBinderyAPINvSet | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.6 | integer | read-only |
Total number of SFPSElements stored in NVRAM for persistence. |
sfpsAgentBinderyAPINvTotal | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.7 | integer | read-only |
Total number of SFPSElements allocated in NVRAM. The switch will always allocate enough space in NVRAM for the number of elements. That is, NvTotal will always be greater than or equal to NvSet. |
sfpsAgentBinderyAPIDefaultStatus | 1.3.6.1.4.1.52.4.2.4.2.2.7.2.8 | integer | read-only |
Enumeration: 'enable': 3, 'other': 1, 'unset': 4, 'disable': 2, 'invalid': 5. |