etsysPimExtIfAdminStatus
ENTERASYS-PIM-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.67.1.2.1.1.1
Object
column r/w
Enumeration
The administrative state of PIM on this interface.
When the status of this object is set to 'adminStatusDown', no
PIM messages will be sent or received on this interface. The
TIB state pertaining to this interface is cleared, resulting in
the removal of the associated routes from the MFIB.
When the status of this object is set to 'adminStatusUp', normal
PIM operation will proceed, and multicast state is stored in the
TIB when it is learned.
Context
- MIB
- ENTERASYS-PIM-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.67.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysPimExtIfEntry
- Groups
- 1
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 'ENTERASYS-PIM-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-PIM-EXT-MIB::etsysPimExtIfAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-PIM-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-PIM-EXT-MIB::etsysPimExtIfAdminStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-PIM-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-PIM-EXT-MIB::etsysPimExtIfAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | adminStatusUp |
2 | adminStatusDown |
Conformance
Member of