hmAgentStpCstPortDisputed
HIRSCHMANN-MMP4-BASICL2-MIB ·
.1.3.6.1.4.1.248.15.1.2.15.9.1.15
Object
column Enumeration
The current value of the disputed variable for the CIST for the Port. A value of true(1) indicates that the disputed variable is set. A value of false(2) indicates that the agreed variable is cleared.
Context
- MIB
- HIRSCHMANN-MMP4-BASICL2-MIB
- OID
.1.3.6.1.4.1.248.15.1.2.15.9.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmAgentStpCstPortEntry
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-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpCstPortDisputed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpCstPortDisputed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpCstPortDisputed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |