hmDVMRPInterfaceStatus
HIRSCHMANN-DVMRP-MIB ·
.1.3.6.1.4.1.248.15.4.100.1.1.2.1.4
Object
column r/w
Enumeration
The status of this entry. Creating the entry enables DVMRP on the interface; destroying the entry disables DVMRP on the interface.
Context
- MIB
- HIRSCHMANN-DVMRP-MIB
- OID
.1.3.6.1.4.1.248.15.4.100.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmDVMRPInterfaceEntry
- 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 'HIRSCHMANN-DVMRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-DVMRP-MIB::hmDVMRPInterfaceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-DVMRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-DVMRP-MIB::hmDVMRPInterfaceStatus.<hmDVMRPInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-DVMRP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-DVMRP-MIB::hmDVMRPInterfaceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of