hwRsvpTeSenderFrrFlag

HUAWEI-RSVPTE-MIB · .1.3.6.1.4.1.2011.5.25.148.1.2.1.67

Object

column Enumeration
An enumerable value to indicate the protection
schema desired (0x01, One-to-One Backup Desired;
0x02, Facility Backup Desired; 0x03, No Backup 
Desired).

Context

MIB
HUAWEI-RSVPTE-MIB
OID
.1.3.6.1.4.1.2011.5.25.148.1.2.1.67
Type
column
Access
readonly
Status
current
Parent
hwRsvpTeSenderEntry
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 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSVPTE-MIB::hwRsvpTeSenderFrrFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSVPTE-MIB::hwRsvpTeSenderFrrFlag.<hwRsvpTeSessionNumber>.<hwRsvpTeSenderNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-RSVPTE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-RSVPTE-MIB::hwRsvpTeSenderFrrFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1oneToOneDesired
2facilityDesired
3noBackupDesired

Conformance