sfpsBlockResolveAPIVerb
CTRON-SFPS-RESOLVE-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.2.2.4.1.4.2.1
Object
scalar mandatory
r/w
Enumeration
When set, the corresponding action is taken. For add-entry, an entry is added to sfpsBlockResolveTable for the given sfpsBlockResolveAPIAOType and sfpsBlockResolveAPIAOValue. For del-entry, an entry is deleted from the sfpsBlockResolveTable. For set-parameter, the most recent sets of sfpsBlockResolveAPITestCount, sfpsBlockResolveAPIThreshold, sfpsBlockResolveAPISendPeriod are applied.
Context
- MIB
- CTRON-SFPS-RESOLVE-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.2.2.4.1.4.2.1- 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-RESOLVE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-RESOLVE-MIB::sfpsBlockResolveAPIVerb.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFPS-RESOLVE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFPS-RESOLVE-MIB::sfpsBlockResolveAPIVerb'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | add-entry |
3 | del-entry |
4 | set-parameter |
5 | reset |