marsClientDefaultMarsAddr
IPATM-IPMC-MIB ·
.1.3.6.1.2.1.57.1.1.1.3
Object
The default MARS ATM address which is needed to setup the initial signalling path between a MARS client and its associated MARS.
Context
- MIB
- IPATM-IPMC-MIB
- OID
.1.3.6.1.2.1.57.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- marsClientEntry
- Groups
- 1
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 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsClientDefaultMarsAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsClientDefaultMarsAddr.<ipAdEntAddr>.<marsClientIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPATM-IPMC-MIB::marsClientDefaultMarsAddr'
Syntax
- Source
- ATM-TC-MIBAtmAddr
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..40
Conformance
Member of
Compliance refinements
marsClientCompliance
readonly
Write access is not required.