nsBgp4PathAttrOrigin
NETSCREEN-BGP4-MIB ·
.1.3.6.1.4.1.3224.18.3.6.1.4
Object
column deprecated
Enumeration
The ultimate origin of the path information.
Context
- MIB
- NETSCREEN-BGP4-MIB
- OID
.1.3.6.1.4.1.3224.18.3.6.1.4- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- nsBgp4PathAttrEntry
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 'NETSCREEN-BGP4-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-BGP4-MIB::nsBgp4PathAttrOrigin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-BGP4-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-BGP4-MIB::nsBgp4PathAttrOrigin.<nsBgp4PathAttrIpAddrPrefix>.<nsBgp4PathAttrIpAddrPrefixLen>.<nsBgp4PathAttrPeer>.<nsBgp4PathAttrVRID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-BGP4-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-BGP4-MIB::nsBgp4PathAttrOrigin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | igp |
2 | egp |
3 | incomplete |