pimAdminStatus
BINTEC-PIM-MIB ·
.0.54.1.1
Object
scalar r/w
Enumeration
This object shows the current status of PIM. It may be used to turn on or off PIM.
Context
- MIB
- BINTEC-PIM-MIB
- OID
.0.54.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pimAdmin
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 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PIM-MIB::pimAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-PIM-MIB::pimAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |