rcIpv6FhsSnoopNotificationEntryType
RC-IPV6-MIB ·
.1.3.6.1.4.1.2272.1.62.1.1.22.1
Object
scalar Enumeration
This value indicates type of binding entry. static (1) entries are created by administrator manually whereas dynamic (2) entries are learnt through snooping.
Context
- MIB
- RC-IPV6-MIB
- OID
.1.3.6.1.4.1.2272.1.62.1.1.22.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- rcIpv6FhsSnoopNotificationObjects
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 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPV6-MIB::rcIpv6FhsSnoopNotificationEntryType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IPV6-MIB::rcIpv6FhsSnoopNotificationEntryType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |