etsysPimExtStaticRPAdminStatus
ENTERASYS-PIM-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.67.1.2.2.1.1
Object
column r/w
Enumeration
The administrative state of this entry.
When the status of this object is set to 'adminStatusDown', the
static rendezvous point will no longer accept PIM messages and
is removed from the pimGroupMappingTable. This MAY cause the
TIB to be updated.
When the status of this object is set to 'adminStatusUp', this
static rendezvous point is added to the pimGroupMappingTable and
will start accepting PIM messages. This MAY cause the TIB to be
updated.
Context
- MIB
- ENTERASYS-PIM-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.67.1.2.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysPimExtStaticRPEntry
- 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::etsysPimExtStaticRPAdminStatus'
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::etsysPimExtStaticRPAdminStatus.<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::etsysPimExtStaticRPAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | adminStatusUp |
2 | adminStatusDown |
Conformance
Member of