fsIpDbHostBindingID
SUPERMICRO-IPDB-MIB ·
.1.3.6.1.4.1.10876.101.2.2.3.1.1.7
Object
column SNMPv2-SMIUnsigned32
An integer value that identifies the binding type. For Static Bindings, this value is 0. For DHCP Bindings, this is the transaction ID. For PPP Bindings, this is the session ID of PPPoE session.
Context
- MIB
- SUPERMICRO-IPDB-MIB
- OID
.1.3.6.1.4.1.10876.101.2.2.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsIpDbBindingEntry
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 'SUPERMICRO-IPDB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IPDB-MIB::fsIpDbHostBindingID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-IPDB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IPDB-MIB::fsIpDbHostBindingID.<fsIpDbHostVlanId>.<fsIpDbHostMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-IPDB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-IPDB-MIB::fsIpDbHostBindingID'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295