x25Rerouting
BIANCA-BRICK-X25-MIB ·
.1.3.6.1.4.1.272.4.6.12
Object
scalar mandatory
r/w
Enumeration
This object specifies whether a rerouting request should be accepted to establish connection to another server. This is only relevant for x29 rerouting.
Context
- MIB
- BIANCA-BRICK-X25-MIB
- OID
.1.3.6.1.4.1.272.4.6.12- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- x25
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-X25-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X25-MIB::x25Rerouting.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-X25-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-X25-MIB::x25Rerouting'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allow |
2 | disallow |