mpIpsgBindingFlag
MPIPSG ·
.1.3.6.1.4.1.5651.6.3.23.11.1.6
Object
column Enumeration
The flag of the binding entry indicated whether or not has been writed to hardware.
Context
- MIB
- MPIPSG
- OID
.1.3.6.1.4.1.5651.6.3.23.11.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpIpsgBindingEntry
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 'MPIPSG' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIPSG::mpIpsgBindingFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPIPSG' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIPSG::mpIpsgBindingFlag.<mpIpsgBindingPortId>.<mpIpsgBindingMacAddress>.<mpIpsgBindingIpAddress>.<mpIpsgBindingVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPIPSG' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPIPSG::mpIpsgBindingFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | writed |
2 | notWrite |