tmnxMsdpPeerGroupAdminState
TIMETRA-MSDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.43.3.1.6
Object
The value of tmnxMsdpPeerGroupAdminState specifies the desired
administrative state for a MSDP peer group. When
tmnxMsdpPeerGroupAdminState is 'outOfService' the
operational state of the MSDP peer group as well as the operational
state of other entities under it, like other peers is also disabled.
By default, the state of a MSDP peer group is 'inService'.
Context
- MIB
- TIMETRA-MSDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.43.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxMsdpPeerGroupEntry
- 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 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerGroupAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerGroupAdminState.<tmnxMsdpPeerGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerGroupAdminState'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | inService |
3 | outOfService |
Conformance
Member of