x25RwRespDstNSAP
BIANCA-BRICK-X25-MIB ·
.1.3.6.1.4.1.272.4.6.6.1.14
Object
column mandatory
r/w
Specifies how to rewrite the destination NSAP in the call accepted packet. Digits will be set directly to the new NSAP. A '.' will move a digit from the old NSAP to the new NSAP. A '*' will move all remaining digits from the old NSAP to the new NSAP. A '%' will delete a digit from the old NSAP. A '#' will append all digits from the old NSAP to the new . Please note that the eventually leading '@' (indicating extended adressing) is handled execatly like digits. If this object is empty, the destination NSAP will not be changed.
Context
- MIB
- BIANCA-BRICK-X25-MIB
- OID
.1.3.6.1.4.1.272.4.6.6.1.14- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25RewriteEntry
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-X25-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X25-MIB::x25RwRespDstNSAP'
More examples
Read one indexed 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::x25RwRespDstNSAP.<x25RwRewritingRule>'
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::x25RwRespDstNSAP'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.