sfpsCPResourcesTableAdminStatus
CTRON-SFPS-BASE-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.4
Object
column mandatory
Enumeration
This value represents the current administration status of the
associated Call Processor. When enabled(3) the Call Processor
is still allowed to call process packets.
When this value is disabled(2) the call processor will not
process any packets.
Context
- MIB
- CTRON-SFPS-BASE-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpsCPResourcesTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-SFPS-BASE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-BASE-MIB::sfpsCPResourcesTableAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SFPS-BASE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-BASE-MIB::sfpsCPResourcesTableAdminStatus.<sfpsCPResourcesTableId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFPS-BASE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFPS-BASE-MIB::sfpsCPResourcesTableAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |