mpsTrunkGroupLayer2AlwaysOn

FEC-MPS-MIB · .0.53.3.3.1.2

Object

column obsolete r/w SNMPv2-TCTruthValue
This value determine if the Layer2 for this external isdn port is 
always on (1) or off (2).

Context

MIB
FEC-MPS-MIB
OID
.0.53.3.3.1.2
Type
column
Access
readwrite
Status
obsolete
Parent
mpsTrunkGroupEntry

Walk 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 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsTrunkGroupLayer2AlwaysOn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsTrunkGroupLayer2AlwaysOn.<mpsTrunkGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-MPS-MIB::mpsTrunkGroupLayer2AlwaysOn'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false