fsOspfTeSasConstraintExplicitRoute
SUPERMICRO-OSPF-TE-TEST-MIB ·
.1.3.6.1.4.1.10876.101.1.72.20.2.1.1.13
Object
column r/w
OctetString
This field is used to specifiy a route as input to the CSPF request for strict/loose explicit route request options. Format of the explicit route - First two bytes represent the route type (Strict (3) or Loose (4)). Next two bytes represent number of hops in the route. This is followed by each hop. Each hop is represented as Router Id, Next hop Address, Next Hop Interface identifier. Example strict explicit route for two hops - 00:03:00:02:0A:00:00:01:0A:00:00:01:00:00:00:00:1E:00:00:05 :20:00:00:05:00:00:00:00
Context
- MIB
- SUPERMICRO-OSPF-TE-TEST-MIB
- OID
.1.3.6.1.4.1.10876.101.1.72.20.2.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsOspfTeSasConstraintEntry
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-OSPF-TE-TEST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-TE-TEST-MIB::fsOspfTeSasConstraintExplicitRoute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPF-TE-TEST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-TE-TEST-MIB::fsOspfTeSasConstraintExplicitRoute.<fsOspfTeSasConstraintId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPF-TE-TEST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPF-TE-TEST-MIB::fsOspfTeSasConstraintExplicitRoute'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.