biboPPPLinkDirection
BIANCA-BRICK-PPP-MIB ·
.1.3.6.1.4.1.272.4.3.3.1.3
Object
column mandatory
Enumeration
Direction of link, incoming(1) or outgoing(2). In case of permanent links, the meaning is dce(1) or dte(2).
Context
- MIB
- BIANCA-BRICK-PPP-MIB
- OID
.1.3.6.1.4.1.272.4.3.3.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- biboPPPLinkEntry
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 'BIANCA-BRICK-PPP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPP-MIB::biboPPPLinkDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-PPP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPP-MIB::biboPPPLinkDirection.<biboPPPLinkIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-PPP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-PPP-MIB::biboPPPLinkDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | incoming-dce |
2 | outgoing-dte |