x25LocalPadCall
BIANCA-BRICK-X25-MIB ·
.1.3.6.1.4.1.272.4.6.10
Object
scalar mandatory
r/w
Enumeration
This object specifies wether a PAD Call (PID=1) routed to the local X.25 entity (ifIndex=1) should be accepted to allow for a remote login via X.25. This may be disabled for security reasons by setting this object do dont-accept.
Context
- MIB
- BIANCA-BRICK-X25-MIB
- OID
.1.3.6.1.4.1.272.4.6.10- 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::x25LocalPadCall.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::x25LocalPadCall'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | accept |
2 | dont-accept |