iesGrpIfOperUpWhileEmpty

TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.21.1.2

Object

column r/w SNMPv2-TCTruthValue
The value of iesGrpIfOperUpWhileEmpty specifies the whether that
operational status of the the IES group interface, as indicated by
iesIfOperStatus, should have a value of 'up' even when there are no
SAPs on the group interface.
              
If the value of iesGrpIfOperUpWhileEmpty is 'true', the value of
iesIfOperStatus for the IES group interface will be 'up' when there
are no SAPs on the group interface. When the value of
iesGrpIfOperUpWhileEmpty is 'false', the value of iesIfOperStatus will
depend on the operational state of the SAPs on the group interface.
The value of iesGrpIfOperUpWhileEmpty will be ignored when there are
SAPs on the IES group interface.

Context

MIB
TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.21.1.2
Type
column
Access
readwrite
Status
current
Parent
iesGrpIfEntry
Groups
1

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 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::iesGrpIfOperUpWhileEmpty'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::iesGrpIfOperUpWhileEmpty.<svcId>.<iesIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::iesGrpIfOperUpWhileEmpty'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance