sfpsAliasDeltaSetBack
CTRON-SFPS-DIRECTORY-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.2.3.6.4
Object
scalar mandatory
r/w
Enumeration
Used to lock the table so that all the entries may be read without additions or losses. Then after the table has been read the table is unlocked to clear those entries which have been read and allow new entries to be added or lost.
Context
- MIB
- CTRON-SFPS-DIRECTORY-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.2.3.6.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SFPS-DIRECTORY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-DIRECTORY-MIB::sfpsAliasDeltaSetBack.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFPS-DIRECTORY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFPS-DIRECTORY-MIB::sfpsAliasDeltaSetBack'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lock |
2 | unlock |