marsServPriority
IPATM-IPMC-MIB ·
.1.3.6.1.2.1.57.2.1.1.7
Object
column r/w
Unsigned32
Priority associated with a backup MARS server. A backup MARS server with lower priority value indicates a higher preference than other backup MARS servers to be used as the MARS server when the primary server fails.
Context
- MIB
- IPATM-IPMC-MIB
- OID
.1.3.6.1.2.1.57.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- marsEntry
- 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::marsServPriority'
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::marsServPriority.<marsIndex>.<marsIfIndex>'
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::marsServPriority'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
marsServerCompliance
readonly
Write access is not required.